![](https://i0.wp.com/zerointegration.com/wp-content/uploads/2019/10/Container_Tabs_jQuery.png?resize=800%2C232&ssl=1)
This blog is about how you can control the tab selection using jQuery for Tabs Container region. I have seen, there are many other-ways to achieve same – but I have tried to following APEX’s way and manage the selection by APEX’s JavaScript code.
$(‘#<tabs_container_region_id> ul.t-Tabs:first’).aTabs(‘getTabs’)[‘#SR_<sub_tab_region_id>’].makeActive();
Hope this helps.
Regards,
Jaydip Bosamiya
jbosamiya@gmail.com
Leave a Reply